How to Install libftdi1-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libftdi1-dev software package in Ubuntu 17.04 (Zesty Zapus)

libftdi1-dev software package provides Development files for libftdi1, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libftdi1-dev 

libftdi1-dev is installed in your system.

Make ensure the libftdi1-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libftdi1-dev *

You will get with libftdi1-dev package name, version, architecture and description in a table

libftdi1-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libftdi1-dev
Version 1.3-2
Description Development files for libftdi1
Sub Section libdevel


See Also, How to uninstall or remove libftdi1-dev software package from Ubuntu 17.04 (Zesty Zapus)?